const html/template.stateJSRegexp

7 uses

	html/template (current package)
		context.go#L131: 	stateJSRegexp
		context.go#L190: 	case stateJSDqStr, stateJSSqStr, stateJSTmplLit, stateJSRegexp:
		escape.go#L234: 	case stateJSRegexp:
		state_string.go#L25: 	_ = x[stateJSRegexp-14]
		transition.go#L30: 	stateJSRegexp:       tJSDelimited,
		transition.go#L294: 			c.state = stateJSRegexp
		transition.go#L390: 	case stateJSRegexp: